Create a shortcut of your program
replace "C:\Program Files (x86)\yourprograme.exe" with the path to your program of the shortcut
the click properties and change the target to the text below with "C:\Program Files (x86)\yourprograme.exe" as your own path

C:\Windows\System32\cmd.exe /min /C "set __COMPAT_LAYER=RUNASINVOKER && start "" "C:\Program Files (x86)\yourprograme.exe""